home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / i / imagefxv2.1a.lha / ImageFX / Rexx / AutoFX / Load_Mapped.ifx.post < prev    next >
Text File  |  1996-03-02  |  274b  |  18 lines

  1. /*
  2.  * Load_Mapped.ifx.post
  3.  * Written by Thomas Krehbiel
  4.  *
  5.  * Kill mapped image memory.
  6.  *
  7.  * Inputs:
  8.  *    Word(Arg(1),1) = Sequence number
  9.  *    Word(Arg(1),2) = Total number of frames (N)
  10.  *
  11.  * Returns:
  12.  *    0 if successful, non-zero on failure
  13.  *
  14.  */
  15.  
  16. KillMapped
  17. EXIT
  18.